GtkAboutDialog: fixed calling gtk_about_dialog_set_logo_icon_name()
authorJuan Pablo Ugarte <juanpablougarte@gmail.com>
Thu, 28 Nov 2013 20:01:18 +0000 (17:01 -0300)
committerJuan Pablo Ugarte <juanpablougarte@gmail.com>
Thu, 28 Nov 2013 20:01:18 +0000 (17:01 -0300)
commitbbd00356259371ac84bde9fe980f64a32c685450
tree1c200161ee49e01a66ec5997eaaf3e33f066d2d1
parentb5dff5e41701a1ad0521b820ef99e33fa2a6f9ff
GtkAboutDialog: fixed calling gtk_about_dialog_set_logo_icon_name()
with a NULL icon_name. Now it will actually use the default
window icon set as mention in the docs
gtk/gtkaboutdialog.c